My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: How can I take backup of all the customization done on my production / sandbox account?
In addition to @"JCirocco"'s suggestion, you may also try using SuiteCloud Developer Platform. Here are some of the SuiteAnswers articles you may use as reference: * 51622 - SuiteCloud…2 -
Re: Is there a way to lock the "Item Class" field on the transaction lines so the user can't change the
Hi @"saraelov", This is not possible through basic customization but you may disable the Class field on the Item sublist through client script. Here's the code I deployed on my end. //…1 -
Re: How can I take backup of all the customization done on my production / sandbox account?
Hi @"ERP Admin", Let us check for a way these customizations could be backed up. Tapping my colleagues, @"Erick Dela Rosa-Oracle", @"Mikko De La Fuente-Oracle"@"Jac…2 -
Re: Customize Email Templates for Order Received
Hi @"4180980", Kindly try changing the if condition to <#if record.giftcertapplied lt 0><#setting number_format="##0.00;($##0.00)"> and see if it will work on your end…1 -
Re: What fields are available for Email Templates?
Hi @"Mark_BRIT", As an alternate solution, you may use workflow to send an email with the template format you mentioned. Kindly follow the workflow setup below as guide in implementing the …1
